@charset "utf-8";

@media screen and (max-width: 640px) and (min-width: 0px) {
  .banner_text h1 {
    font-size: 18px;
    font-weight: 500;
  }

  .banner_text {
    padding: 0;
  }

  .cent-form .sub-butn {
    width: 100px;
  }

  .cent-form .tex {
    width: calc(100% - 100px);
    font-size: 12px;
  }

  .box3_item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .box3List {
    width: 100%;
    margin: 5px;
  }

  .box4_item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .box4List {
    width: 100% !important;
  }

  .box4Text h1 {
    font-size: 20px;
  }

  .box5_item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .box5_item .box5List_left {
    width: 100%;
    margin: 5px;
  }

  .box5_item .box5List_right {
    width: 100%;
  }

  .box5_item>div>a {
    margin: 5px;
  }

  .box6_list {
    display: flex;
    flex-direction: column;
  }

  .wenzhi {
    width: 100%;
    display: flex;
    padding: 5px 10px;
  }

  .jdtbox {
    width: 100%;
    padding: 0 10px;
  }

  .wenzhi p {
    margin: 0 !important;
  }

  .box6_list_top {
    padding: 0 10px;
  }

  .box6_list_top span {
    width: 25%;
  }

  .box7_item .news {
    width: 100% !important;
  }

  .box8 .box8_item {
    display: flex;
    flex-direction: column;
    padding: 60px 15px;
  }

  .item-li {
    padding: 0 5px;
  }

  .box8_item_text {
    width: 100%;
  }

  .box8_item_conter {
    width: 100%;
  }

  .yzm {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
  }

  #inputCaptcha {
    width: 50%;
  }

  .yzm a {
    width: 50%;
  }

  .item_li_1 {
    width: 100%;
  }

  .item_submit {
    width: 100%;
  }
}
